Encryption Configuration
START_PROC | 1 Start the AES processing |
ECB_CCM | 0 - CCM 1 - ECB |
DEC_ENC | Decryption/Encryption 0 - Encrypt 1 - Decrypt |
PAYLOAD_LENGTH_MSB | MS byte of the length of the input data when B0 needs to be completely configurable. Valid only when AES_B0_DATA_OVERRIDE is enabled. When AES_B0_DATA_OVERRIDE is enabled total ENC payload length = {PAYLOAD_LENGTH_MSB, PAYLOAD_LENGTH_MSB, PAYLOAD_LENGTH} |
B0_FLAGS | LS byte of the input data when B0 needs to be completely configurable. Valid only when AES_B0_DATA_OVERRIDE is enabled. |
AES_B0_DATA_OVERRIDE | Configuration to use B0 DATA provided by FW for CCM computation |